Skip to content

Expand Storybook coverage and cleanup storybook install#391

Open
dcgoodwin2112 wants to merge 4 commits into
mainfrom
expand-storybook-coverage
Open

Expand Storybook coverage and cleanup storybook install#391
dcgoodwin2112 wants to merge 4 commits into
mainfrom
expand-storybook-coverage

Conversation

@dcgoodwin2112

@dcgoodwin2112 dcgoodwin2112 commented May 25, 2026

Copy link
Copy Markdown
Contributor

Expand storybook coverage to cover more components. Add theme switcher to switch between different design system themes.

Testing

  • checkout branch locally
  • run npm i
  • run npm run storybook
  • click through the different stories and verify they load properly
  • click on the theme selector in the top toolbar and verify it changes the design system theme
  • confirm there is a new introduction/landing page that gives an overview of the storybook instance

@dcgoodwin2112 dcgoodwin2112 marked this pull request as draft May 26, 2026 14:54
@dcgoodwin2112 dcgoodwin2112 force-pushed the expand-storybook-coverage branch from 1e798d8 to 970a4bb Compare June 8, 2026 15:27
… documentation

- Updated imports in multiple components to use type definitions from '@storybook/react-vite'.
- Enhanced story documentation for various components including HeaderTagline, Hero, LargeFileDialog, and others.
- Added new stories for components like ManageColumns, MobileHeader, SearchModal, and ResourcePreview.
- Improved existing stories by adding parameters and decorators for better context and layout.
- Removed unused mock data and streamlined story args for clarity.
- Added global type declarations for image modules to support asset imports.
@dcgoodwin2112 dcgoodwin2112 force-pushed the expand-storybook-coverage branch from 970a4bb to 8db2c06 Compare June 30, 2026 14:47
- Added new CMS-related packages: @cmsgov/ds-cms-gov, @cmsgov/ds-healthcare-gov, and @cmsgov/ds-medicare-gov.
- Extended global type definitions to include CSS modules and inline CSS.
- Updated TypeScript configuration to include all TypeScript and declaration files in the .storybook directory.
@dcgoodwin2112 dcgoodwin2112 marked this pull request as ready for review June 30, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant